type net/http.http2handlerPanicRST
6 uses
net/http (current package)
h2_bundle.go#L5362: case http2StreamError, http2handlerPanicRST, http2writeWindowUpdate:
h2_bundle.go#L5455: case http2handlerPanicRST:
h2_bundle.go#L6515: write: http2handlerPanicRST{rw.rws.stream.id},
h2_bundle.go#L11101: type http2handlerPanicRST struct {
h2_bundle.go#L11105: func (hp http2handlerPanicRST) writeFrame(ctx http2writeContext) error {
h2_bundle.go#L11109: func (hp http2handlerPanicRST) staysWithinBuffer(max int) bool { return http2frameHeaderLen+4 <= max }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)